Function |is_whitespace
std/text/compare/char::|is_whitespace
Usage
|is_whitespace(char)
Parameters
↳ char: char
Return
↴ bool
Tells if char is whitespace.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
std/text/compare/char::|is_whitespace
|is_whitespace(char)
↳ char: char
↴ bool
Tells if char is whitespace.